Defines the base class for rows in a table.

Full documentation

Full documentation

Initializes a new PDFFlowTableRow object.

Full documentation

Initializes a new PDFFlowTableRow object.

Full documentation

Adds a cell at the end of the row.

Full documentation

Gets the row background.

Full documentation

Gets the cell at the specified index.

Full documentation

Gets the row cells.

Full documentation

Gets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row.

Full documentation

Gets the minimum row height.
The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height.

Full documentation

Gets the structure element.

Full documentation

Gets the table this row belongs to.

Full documentation

Sets the row background.

Full documentation

Sets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row.

Full documentation

Sets the minimum row height.
The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height.

Full documentation

Sets the structure element.

Full documentation